Sms
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Sms
Sms
/
com.android.securesms.service.di
/
[androidJvm]AppModule_ProvideApplicationContextFactory
AppModule_
Provide
Application
Context
Factory
androidJvm
@
DaggerGenerated
@
Generated
(
value
=
"dagger.internal.codegen.ComponentProcessor"
,
comments
=
"https://dagger.dev"
)
class
AppModule_ProvideApplicationContextFactory
:
Factory
<
T
>
Members
Constructors
AppModule_
Provide
Application
Context
Factory
Link copied to clipboard
androidJvm
constructor
(
contextProvider
:
Provider
<
Context
>
)
Functions
create
Link copied to clipboard
androidJvm
open
fun
create
(
contextProvider
:
Provider
<
Context
>
)
:
AppModule_ProvideApplicationContextFactory
get
Link copied to clipboard
androidJvm
open
fun
get
(
)
:
Context
provide
Application
Context
Link copied to clipboard
androidJvm
open
fun
provideApplicationContext
(
context
:
Context
)
:
Context